---
created:
  source_filename: /home/runner/work/mknodes/mknodes/src/mknodes/pages/mkclasspage/__init__.py
  source_function: MkClassPage.__init__
  source_line_no: 46
hide:
- toc
icon: material/format-list-group
title: MkChangelog
---

[:fa-brands-github: Show source on GitHub](https://github.com/phil65/mknodes/blob/main/src/mknodes/templatenodes/mkchangelog/__init__.py)

### Node for a git-based changelog (created by git-changelog).

!!! info "Description"

    !!! note
        For building a changelog with Github Actions, the actions/checkout@v4
        action needs to have fetch-depth set to 0 (or some other value.)


